How to Install po4a software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install po4a software package in Ubuntu 14.04 LTS (Trusty Tahr)

po4a software package provides tools for helping translation of documentation, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install po4a 

po4a is installed in your system.

Make ensure the po4a package were installed using the commands given below,

$ sudo dpkg-query -l | grep po4a *

You will get with po4a package name, version, architecture and description in a table

po4a package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Text Processing
Package po4a
Version 0.45-1
Description tools for helping translation of documentation
Sub Section Text


See Also, How to uninstall or remove po4a software package from Ubuntu 14.04 LTS (Trusty Tahr)?